﻿CancelBtn.Text=Cancel
OKButton.Text=OK
FromLabel.Text=From Address
FromTextBox.ToolTip=The address the notification message will be sent from.
ToTextBox.ToolTip=The address the notification message will be sent to.
ToLabel.Text=To Address
ServerTextBox.ToolTip=The SMTP server that will send the notification message.
ServerLabel.Text=SMTP Server
PortTextBox.ToolTip=The port to use when connecting to the SMTP server.
PortLabel.Text=Port
PasswordTextBox.ToolTip=The password to use when authenticating with your SMTP server.  Leave blank if the server does not require authentication.
PasswordLabel.Text=Password
TestButton.Text=Test
UserNameTextBox.ToolTip=The user name to use when authenticating to your SMTP server.  Leave blank if the server does not require authentication.
UserNameLabel.Text=User Name
TitleLabel.Text=Send an email notification when a job completes.
EmailOnlyOnFailureCheckBox.Text=Send only on failure
$this.Text=Notification Email Settings
